projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba0c853
)
(eshell/info): Fix typos in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 15 Nov 2007 16:44:30 +0000
(16:44 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 15 Nov 2007 16:44:30 +0000
(16:44 +0000)
lisp/eshell/em-unix.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/em-unix.el
b/lisp/eshell/em-unix.el
index 33514d515afe1f1a66b63794a7f9e83f3609792a..989230778b47b69d912a6a4fa0fbd0eb8480f88d 100644
(file)
--- a/
lisp/eshell/em-unix.el
+++ b/
lisp/eshell/em-unix.el
@@
-169,7
+169,7
@@
Otherwise, Emacs will attempt to use rsh to invoke du on the remote machine."
(put 'eshell/man 'eshell-no-numeric-conversions t)
(defun eshell/info (&rest args)
- "Run
s the info command in-frame with the same behaviou
r as command-line `info', ie:
+ "Run
the info command in-frame with the same behavio
r as command-line `info', ie:
'info' => goes to top info window
'info arg1' => IF arg1 is a file, then visits arg1
'info arg1' => OTHERWISE goes to top info window and then menu item arg1